Supported Picture Comments

The following table lists picture comments supported by the Carbon Printing Manager.

Picture comments supported by the Carbon Printing Manager
Name Value Data size Data handle Description
Text picture comments
TextBegin 150 6 TTxtPicRec Begin text function
TextEnd 151 0 NULL End text function
StringBegin 152 0 NULL Begin string delimitation
StringEnd 153 0 NULL End string delimitation
TextCenter 154 8 TCenterRec Offset to center of rotation for text
LineLayoutOff 155 0 NULL Turn printer driver's line layout off
LineLayoutOn 156 0 NULL Turn printer driver's line layout on
ClientLineLayout 157 16 TClientLLRec Customize line layout error distribution
Graphics picture comments
PolyBegin 160 0 NULL Begin special polygon
PolyEnd 161 0 NULL End special polygon
PolyIgnore 163 0 NULL Ignore following polygon data
PolySmooth 164 1 TPolyVerbRec Close, fill, frame
PolyClose 165 0 NULL Smooth the curve between endpoints
RotateBegin 200 8 TRotationRec Begin rotated port
RotateEnd 201 0 NULL End rotation
RotateCenter 202 8 TCenterRec Offset to center of rotation
Line-drawing picture comments
DashedLine 180 Size of a TDashedLineRec record TDashedLineRec Draw following line as dashed
DashedStop 181 0 NULL End dashed lines
SetLineWidth 182 4 TLineWidthHdl Set fractional line widths
PostScript picture comments
PostScriptBegin 190 0 NULL Set driver state to PostScript
PostScriptEnd 191 0 NULL Restore QuickDraw state
PostScriptHandle 192 Size of PostScript data in handle a handle PostScript data referenced by handle
PostScriptFile 193 Size of PostScript data in handle a handle Filename referenced by handle
TextIsPostScript 194 0 NULL QuickDraw text is sent as PostScript
ResourcePS 195 8 Resource type, resource ID Index PostScript data in a resource file
PSBeginNoSave 196 0 NULL Set driver state to PostScript
ColorSync picture comments
CMBeginProfile 220 0 NULL Begin ColorSync profile
CMEndProfile 221 0 NULL End ColorSync profile
CMEnableMatching 222 0 NULL Begin ColorSync color matching
CMDisableMatching 223 0 NULL End ColorSync color matching